[INFO] cloning repository https://github.com/jmagar/rustarr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmagar/rustarr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmagar%2Frustarr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmagar%2Frustarr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a2b66b6c19ae8c8dcd2dd18a468679773fd70024
[INFO] testing jmagar/rustarr against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmagar%2Frustarr" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jmagar/rustarr
[INFO] finished tweaking git repo https://github.com/jmagar/rustarr
[INFO] tweaked toml for git repo https://github.com/jmagar/rustarr written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmagar/rustarr on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmagar/rustarr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2634105f70d93ebbac157bcf09aa80717fadd9eea0b84e13e417511397c8dcc2
[INFO] running `Command { std: "docker" "start" "-a" "2634105f70d93ebbac157bcf09aa80717fadd9eea0b84e13e417511397c8dcc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2634105f70d93ebbac157bcf09aa80717fadd9eea0b84e13e417511397c8dcc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2634105f70d93ebbac157bcf09aa80717fadd9eea0b84e13e417511397c8dcc2", kill_on_drop: false }`
[INFO] [stdout] 2634105f70d93ebbac157bcf09aa80717fadd9eea0b84e13e417511397c8dcc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93e08fcb8d9004355ce899eda001d35e1ea276132e624279214269879a33d457
[INFO] running `Command { std: "docker" "start" "-a" "93e08fcb8d9004355ce899eda001d35e1ea276132e624279214269879a33d457", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling spki v0.8.0
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling cpubits v0.1.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling crypto-bigint v0.7.3
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling crypto-primes v0.7.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling signature v3.0.0
[INFO] [stderr]    Compiling pkcs1 v0.8.0-rc.4
[INFO] [stderr]    Compiling pkcs8 v0.11.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling jsonwebtoken v10.4.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling rsa v0.10.0-rc.18
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling rmcp-macros v1.7.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling sse-stream v0.2.3
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pastey v0.2.2
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling lab-auth v0.15.0 (https://github.com/jmagar/lab.git?rev=87cec3241f9baef22335de9cc8629ebbcd8ba047#87cec324)
[INFO] [stderr]    Compiling rustarr v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 41s
[INFO] running `Command { std: "docker" "inspect" "93e08fcb8d9004355ce899eda001d35e1ea276132e624279214269879a33d457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93e08fcb8d9004355ce899eda001d35e1ea276132e624279214269879a33d457", kill_on_drop: false }`
[INFO] [stdout] 93e08fcb8d9004355ce899eda001d35e1ea276132e624279214269879a33d457
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b418af781ad1c8040409c0d384b459714e8c49d7a9c2ec7190c92f7325e41201
[INFO] running `Command { std: "docker" "start" "-a" "b418af781ad1c8040409c0d384b459714e8c49d7a9c2ec7190c92f7325e41201", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling jsonwebtoken v10.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling process-wrap v9.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling lab-auth v0.15.0 (https://github.com/jmagar/lab.git?rev=87cec3241f9baef22335de9cc8629ebbcd8ba047#87cec324)
[INFO] [stderr]    Compiling rustarr v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 35s
[INFO] running `Command { std: "docker" "inspect" "b418af781ad1c8040409c0d384b459714e8c49d7a9c2ec7190c92f7325e41201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b418af781ad1c8040409c0d384b459714e8c49d7a9c2ec7190c92f7325e41201", kill_on_drop: false }`
[INFO] [stdout] b418af781ad1c8040409c0d384b459714e8c49d7a9c2ec7190c92f7325e41201
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e36804930eafbfcc5325ff81b9966332df105667f87b97d3cb29688c33b6b2be
[INFO] running `Command { std: "docker" "start" "-a" "e36804930eafbfcc5325ff81b9966332df105667f87b97d3cb29688c33b6b2be", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustarr-c6f06e6cbc0c09d4)
[INFO] [stdout] 
[INFO] [stdout] running 155 tests
[INFO] [stdout] test actions::tests::action_metadata_matches_rustarr_surface ... ok
[INFO] [stdout] test actions::tests::parses_mcp_actions ... ok
[INFO] [stdout] test actions::tests::rejects_missing_required_fields ... ok
[INFO] [stdout] test app::tests::integrations_omits_secret_values ... ok
[INFO] [stdout] test cli::doctor::checks::tests::auth_config_passes_loopback_no_auth ... ok
[INFO] [stdout] test app::tests::unknown_service_is_actionable ... ok
[INFO] [stdout] test cli::doctor::checks::tests::binary_in_path_passes_for_sh ... ok
[INFO] [stdout] test actions::tests::rejects_mcp_only_actions_over_rest ... ok
[INFO] [stdout] test cli::doctor::checks::tests::auth_config_passes_typed_trusted_gateway ... ok
[INFO] [stdout] test cli::doctor::checks::tests::port_available_fails_when_already_bound ... ok
[INFO] [stdout] test cli::doctor::checks::tests::port_available_passes_for_free_port ... ok
[INFO] [stdout] test cli::doctor::checks::tests::required_var_fails_when_empty ... ok
[INFO] [stdout] test cli::doctor::checks::tests::required_var_passes_when_set ... ok
[INFO] [stdout] test cli::doctor::checks::tests::required_var_redacts_long_secrets ... ok
[INFO] [stdout] test cli::doctor::checks::tests::dir_writable_does_not_recurse_into_symlinked_children ... ok
[INFO] [stdout] test cli::doctor::checks::tests::config_file_passes_gracefully_when_absent ... ok
[INFO] [stdout] test cli::doctor::tests::check_port_available_passes_for_unused_high_port ... ok
[INFO] [stdout] test cli::doctor::checks::tests::required_var_redacts_short_secrets ... ok
[INFO] [stdout] test cli::doctor::tests::check_required_var_fails_when_value_is_empty ... ok
[INFO] [stdout] test cli::doctor::tests::check_required_var_passes_when_value_is_set ... ok
[INFO] [stdout] test cli::setup::tests::all_variants_are_distinct ... ok
[INFO] [stdout] test cli::doctor::checks::tests::config_file_passes_when_present ... ok
[INFO] [stdout] test cli::setup::tests::dotenv_values_quote_special_characters_and_escape_quotes ... ok
[INFO] [stdout] test cli::setup::tests::dotenv_values_reject_newlines ... ok
[INFO] [stdout] test cli::setup::tests::finish_prefers_blocking_over_advisory ... ok
[INFO] [stdout] test cli::setup::tests::finish_sets_advisory_failure_when_only_advisory_present ... ok
[INFO] [stdout] test cli::setup::tests::finish_sets_blocking_failure_when_blocking_present ... ok
[INFO] [stdout] test cli::setup::tests::finish_sets_success_when_no_failures ... ok
[INFO] [stdout] test cli::setup::tests::new_report_has_no_failures ... ok
[INFO] [stdout] test cli::doctor::checks::tests::upstream_passes_for_local_service_status_endpoint ... ok
[INFO] [stdout] test cli::setup::tests::setup_check_blocks_when_port_is_already_bound ... ok
[INFO] [stdout] test cli::setup::tests::setup_command_copy ... ok
[INFO] [stdout] test cli::tests::doctor_and_setup_subcommands ... ok
[INFO] [stdout] test cli::tests::empty_args_returns_none ... ok
[INFO] [stdout] test cli::tests::help_subcommand ... ok
[INFO] [stdout] test cli::tests::get_and_post_subcommands ... ok
[INFO] [stdout] test cli::tests::integrations_subcommand ... ok
[INFO] [stdout] test cli::tests::unknown_subcommand_returns_none ... ok
[INFO] [stdout] test cli::tests::status_subcommand_requires_service ... ok
[INFO] [stdout] test cli::tests::usage_mentions_current_cli_commands_and_loopback_default ... ok
[INFO] [stdout] test cli::watch::tests::format_event_degraded ... ok
[INFO] [stdout] test cli::watch::tests::format_event_down ... ok
[INFO] [stdout] test cli::watch::tests::format_event_initial_up ... ok
[INFO] [stdout] test cli::watch::tests::format_event_recovery_from_degraded ... ok
[INFO] [stdout] test cli::watch::tests::format_event_recovery_from_down ... ok
[INFO] [stdout] test cli::watch::tests::health_url_for_accepts_direct_health_url ... ok
[INFO] [stdout] test cli::watch::tests::health_url_for_appends_health_to_base_url ... ok
[INFO] [stdout] test cli::watch::tests::server_state_display_degraded ... ok
[INFO] [stdout] test cli::watch::tests::server_state_display_degraded_404 ... ok
[INFO] [stdout] test cli::watch::tests::server_state_display_down ... ok
[INFO] [stdout] test cli::watch::tests::server_state_display_up ... ok
[INFO] [stdout] test config::tests::auth_mode_deserializes_bearer ... ok
[INFO] [stdout] test config::tests::auth_mode_deserializes_oauth ... ok
[INFO] [stdout] test config::tests::auth_mode_rejects_bad_value ... ok
[INFO] [stdout] test config::tests::env_bool_accepts_0 ... ok
[INFO] [stdout] test config::tests::env_bool_accepts_1 ... ok
[INFO] [stdout] test cli::setup::tests::setup_check_reports_missing_env_as_advisory ... ok
[INFO] [stdout] test config::tests::env_bool_accepts_false ... ok
[INFO] [stdout] test config::tests::env_bool_accepts_no ... ok
[INFO] [stdout] test cli::setup::tests::setup_repair_creates_env_file ... ok
[INFO] [stdout] test config::tests::env_bool_accepts_true ... ok
[INFO] [stdout] test config::tests::env_bool_accepts_yes ... ok
[INFO] [stdout] test config::tests::env_bool_rejects_invalid ... ok
[INFO] [stdout] test config::tests::env_list_empty_string_leaves_target_unchanged ... ok
[INFO] [stdout] test config::tests::env_list_splits_comma_separated ... ok
[INFO] [stdout] test config::tests::is_loopback_0_0_0_0_is_false ... ok
[INFO] [stdout] test config::tests::is_loopback_127_0_0_2 ... ok
[INFO] [stdout] test config::tests::is_loopback_ipv6_bare ... ok
[INFO] [stdout] test config::tests::is_loopback_ipv6_bracketed ... ok
[INFO] [stdout] test config::tests::is_loopback_subdomain_is_false ... ok
[INFO] [stdout] test config::tests::is_loopback_uppercase_localhost_is_false ... ok
[INFO] [stdout] test logging::aurora::tests::all_constants_are_u8_values ... ok
[INFO] [stdout] test logging::aurora::tests::service_name_is_pink_256 ... ok
[INFO] [stdout] test logging::aurora::tests::success_and_warn_and_error_are_distinct ... ok
[INFO] [stdout] test logging::formatter::tests::format_field_value_quotes_whitespace ... ok
[INFO] [stdout] test config::tests::load_reads_dotenv_from_rustarr_home_without_overriding_process_env ... ok
[INFO] [stdout] test logging::formatter::tests::formats_error_level ... ok
[INFO] [stdout] test logging::formatter::tests::formats_message_and_structured_fields ... ok
[INFO] [stdout] test logging::formatter::tests::formats_warn_level ... ok
[INFO] [stdout] test config::tests::env_list_trims_spaces_around_commas ... ok
[INFO] [stdout] test cli::doctor::checks::tests::auth_config_rejects_non_loopback_without_auth ... ok
[INFO] [stdout] test cli::doctor::checks::tests::binary_in_path_fails_for_nonexistent ... ok
[INFO] [stdout] test logging::formatter::tests::sanitize_is_noop_for_clean_values ... ok
[INFO] [stdout] test logging::formatter::tests::sanitize_preserves_tab_and_newline ... ok
[INFO] [stdout] test logging::formatter::tests::sanitize_strips_c0_controls ... ok
[INFO] [stdout] test logging::formatter::tests::should_skip_suppresses_false_flags ... ok
[INFO] [stdout] test logging::formatter::tests::no_ansi_codes_when_ansi_disabled ... ok
[INFO] [stdout] test logging::formatter::tests::values_with_spaces_are_quoted ... ok
[INFO] [stdout] test logging::tests::log_file_max_bytes_is_10mb ... ok
[INFO] [stdout] test mcp::prompts::tests::get_prompt_unknown_returns_err ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::api_post_requires_write_scope ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::empty_scopes_denied ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::help_requires_no_scope ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::api_get_requires_write_scope ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::read_scope_does_not_satisfy_write ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::internal_tool_errors_include_stable_kind ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::read_scope_satisfies_read_requirement ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::unknown_action_gets_deny_scope ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::unknown_action_is_rejected_as_validation_before_scope ... ok
[INFO] [stdout] test mcp::prompts::tests::get_prompt_quick_start_returns_message ... ok
[INFO] [stdout] test mcp::prompts::tests::list_prompts_returns_quick_start ... ok
[INFO] [stdout] test logging::tests::truncate_is_noop_when_file_small ... ok
[INFO] [stdout] test cli::doctor::checks::tests::dir_writable_passes_for_writable_dir ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::write_scope_satisfies_read_requirement ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::unrelated_scope_denied ... ok
[INFO] [stdout] test mcp::schemas::tests::path_schema_requires_non_empty_string ... ok
[INFO] [stdout] test mcp::schemas::tests::schema_conditionally_requires_api_get_fields ... ok
[INFO] [stdout] test mcp::schemas::tests::schema_action_enum_comes_from_action_metadata ... ok
[INFO] [stdout] test mcp::schemas::tests::schema_disallows_unknown_top_level_properties ... ok
[INFO] [stdout] test mcp::tests::rmcp_server_constructs_from_loopback_state ... ok
[INFO] [stdout] test mcp::tests::server_info_advertises_tools_resources_prompts ... ok
[INFO] [stdout] test mcp::rmcp_server::tests::tool_result_from_json_applies_response_cap ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_hosts_always_includes_loopback ... ok
[INFO] [stdout] test logging::tests::truncate_is_noop_when_file_absent ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_hosts_deduplicates ... ok
[INFO] [stdout] test mcp::tests::server_info_includes_implementation_metadata ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_hosts_includes_bound_host_and_port_variant ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_hosts_ipv6_loopback_bracketed ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_hosts_with_extra_allowed_hosts ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_origins_brackets_ipv6_literals ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_origins_deduplicates ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_origins_includes_extra_allowed_origins ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_origins_includes_loopback_with_port ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_origins_includes_public_url_origin ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_origins_normalizes_extra_allowed_origins ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_origins_preserves_non_http_configured_origins ... ok
[INFO] [stdout] test mcp::transport::tests::allowed_origins_skips_invalid_and_wildcard_origins ... ok
[INFO] [stdout] test mcp::transport::tests::host_with_port_not_doubled ... ok
[INFO] [stdout] test rustarr::tests::all_required_service_kinds_are_unique ... ok
[INFO] [stdout] test rustarr::tests::allows_exact_prefixes_and_prefix_path_boundaries ... ok
[INFO] [stdout] test rustarr::tests::appends_sabnzbd_query_auth ... ok
[INFO] [stdout] test rustarr::tests::rejects_service_paths_outside_allowed_prefixes ... ok
[INFO] [stdout] test rustarr::tests::rejects_unsafe_paths ... ok
[INFO] [stdout] test rustarr::tests::builds_arr_url_without_secret_in_path ... ok
[INFO] [stdout] test scaffold::tests::application_platform_uses_full_surface_policy ... ok
[INFO] [stdout] test scaffold::tests::builds_scaffold_handoff_contract ... ok
[INFO] [stdout] test scaffold::tests::rejects_invalid_scaffold_inputs ... ok
[INFO] [stdout] test server::tests::invalid_public_url_is_rejected ... ok
[INFO] [stdout] test server::tests::loopback_bind_is_loopback_dev_without_credentials ... ok
[INFO] [stdout] test server::tests::non_loopback_bearer_token_mounts_bearer_policy ... ok
[INFO] [stdout] test server::tests::non_loopback_gateway_without_credentials_is_trusted_gateway_unscoped ... ok
[INFO] [stdout] test server::tests::non_loopback_gateway_without_provenance_is_rejected ... ok
[INFO] [stdout] test server::tests::non_loopback_no_auth_with_gateway_is_trusted_gateway_unscoped ... ok
[INFO] [stdout] test server::tests::non_loopback_no_auth_without_gateway_is_rejected ... ok
[INFO] [stdout] test server::tests::non_loopback_oauth_mounts_oauth_policy ... ok
[INFO] [stdout] test server::tests::wildcard_public_url_is_rejected ... ok
[INFO] [stdout] test token_limit::tests::empty_string_passes_through ... ok
[INFO] [stdout] test token_limit::tests::short_text_passes_through_unchanged ... ok
[INFO] [stdout] test token_limit::tests::text_at_exact_limit_passes_through ... ok
[INFO] [stdout] test server::tests::non_loopback_without_auth_or_gateway_is_rejected ... ok
[INFO] [stdout] test token_limit::tests::truncation_notice_mentions_token_limit ... ok
[INFO] [stdout] test server::routes::tests::health_is_served_without_auth ... ok
[INFO] [stdout] test token_limit::tests::text_over_limit_is_truncated ... ok
[INFO] [stdout] test token_limit::tests::truncates_at_utf8_boundary ... ok
[INFO] [stdout] test logging::tests::truncate_clears_large_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 155 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustarr-e8d339ee0a2a9aed)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_parse.rs (/opt/rustwide/target/debug/deps/cli_parse-14f24c793c843967)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test get_parsed ... ok
[INFO] [stdout] test integrations_parsed ... ok
[INFO] [stdout] test setup_plugin_hook_no_repair_parsed ... ok
[INFO] [stderr]      Running tests/plugin_contract.rs (/opt/rustwide/target/debug/deps/plugin_contract-37d5da92bdc74324)
[INFO] [stdout] test status_service_parsed ... ok
[INFO] [stdout] test post_parsed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test claude_hooks_call_binary_owned_hook_command ... ok
[INFO] [stdout] test plugin_hook_standard_is_documented ... ok
[INFO] [stdout] test plugin_manifests_share_identity_and_connection_settings ... FAILED
[INFO] [stdout] test plugin_manifests_exist_for_all_supported_hosts ... FAILED
[INFO] [stdout] test setup_repair_oauth_writes_oauth_env_lines ... ok
[INFO] [stdout] test setup_repair_replaces_existing_env_file_with_private_mode ... ok
[INFO] [stdout] test setup_repair_creates_env_file_without_upstream_contact ... ok
[INFO] [stdout] test oauth_missing_admin_email_produces_blocking_failure ... ok
[INFO] [stdout] test oauth_missing_client_secret_produces_blocking_failure ... ok
[INFO] [stdout] test setup_plugin_hook_no_repair_emits_json_contract ... ok
[INFO] [stdout] test oauth_missing_public_url_produces_blocking_failure ... ok
[INFO] [stdout] test oauth_missing_client_id_produces_blocking_failure ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- plugin_manifests_share_identity_and_connection_settings stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'plugin_manifests_share_identity_and_connection_settings' (191) panicked at tests/plugin_contract.rs:11:51:
[INFO] [stdout] failed to read plugins/rustarr/.mcp.json: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616124355478 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616124355478 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616124355478 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616124355478 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616124369dca - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616124369dca - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x616124359d72 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x616124359d72 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6161243322a6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6161243322a6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61612434cdd9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6161242a635c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x6161242a635c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61612434cf92 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61612434cf92 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616124332362 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x616124329ac9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61612433310d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61612436a55c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x616124290d53 - plugin_contract[37428460901616c4]::read::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/plugin_contract.rs:11:51
[INFO] [stdout]   20:     0x61612428ec11 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, std[d054f6f42beb1baa]::io::error::Error>>::unwrap_or_else::<plugin_contract[37428460901616c4]::read::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x6161242918e5 - plugin_contract[37428460901616c4]::read
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/plugin_contract.rs:11:30
[INFO] [stdout]   22:     0x6161242917e4 - plugin_contract[37428460901616c4]::json
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/plugin_contract.rs:15:27
[INFO] [stdout]   23:     0x616124295f04 - plugin_contract[37428460901616c4]::plugin_manifests_share_identity_and_connection_settings
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/plugin_contract.rs:37:15
[INFO] [stdout]   24:     0x616124290e47 - plugin_contract[37428460901616c4]::plugin_manifests_share_identity_and_connection_settings::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/plugin_contract.rs:33:61
[INFO] [stdout]   25:     0x61612428eab6 - <plugin_contract[37428460901616c4]::plugin_manifests_share_identity_and_connection_settings::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61612429943b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x61612429943b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   28:     0x6161242a6cb5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x6161242a6cb5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   30:     0x6161242a6cb5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x6161242a6cb5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x6161242a6cb5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6161242a6cb5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x6161242a6cb5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x6161242a1814 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x6161242a1814 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x6161242a9d32 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   38:     0x6161242a9d32 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x6161242a9d32 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6161242a9d32 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6161242a9d32 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6161242a9d32 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   43:     0x6161242a9d32 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6161243548cf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   45:     0x6161243548cf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x79d17b396aa4 - <unknown>
[INFO] [stdout]   47:     0x79d17b423a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- plugin_manifests_exist_for_all_supported_hosts stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'plugin_manifests_exist_for_all_supported_hosts' (190) panicked at tests/plugin_contract.rs:28:9:
[INFO] [stdout] plugins/rustarr/.mcp.json should exist
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x616124355478 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x616124355478 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x616124355478 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x616124355478 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x616124369dca - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x616124369dca - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x616124359d72 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x616124359d72 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6161243322a6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6161243322a6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61612434cdd9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6161242a635c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x6161242a635c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61612434cf92 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61612434cf92 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x616124332362 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x616124329ac9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61612433310d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61612436a55c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6161242930b6 - plugin_contract[37428460901616c4]::plugin_manifests_exist_for_all_supported_hosts
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/plugin_contract.rs:28:9
[INFO] [stdout]   20:     0x616124290b57 - plugin_contract[37428460901616c4]::plugin_manifests_exist_for_all_supported_hosts::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/plugin_contract.rs:19:52
[INFO] [stdout]   21:     0x61612428e8f6 - <plugin_contract[37428460901616c4]::plugin_manifests_exist_for_all_supported_hosts::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x61612429943b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61612429943b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x6161242a6cb5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x6161242a6cb5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x6161242a6cb5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6161242a6cb5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6161242a6cb5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6161242a6cb5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x6161242a6cb5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x6161242a1814 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x6161242a1814 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6161242a9d32 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x6161242a9d32 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x6161242a9d32 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6161242a9d32 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6161242a9d32 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6161242a9d32 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x6161242a9d32 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6161243548cf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x6161243548cf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x79d17b396aa4 - <unknown>
[INFO] [stdout]   43:     0x79d17b423a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     plugin_manifests_exist_for_all_supported_hosts
[INFO] [stdout]     plugin_manifests_share_identity_and_connection_settings
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.78s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test plugin_contract`
[INFO] running `Command { std: "docker" "inspect" "e36804930eafbfcc5325ff81b9966332df105667f87b97d3cb29688c33b6b2be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e36804930eafbfcc5325ff81b9966332df105667f87b97d3cb29688c33b6b2be", kill_on_drop: false }`
[INFO] [stdout] e36804930eafbfcc5325ff81b9966332df105667f87b97d3cb29688c33b6b2be
